chore: update module github.com/siderolabs/go-blockdevice to v2 - autoclosed #192
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.4.8->v2.0.16Release Notes
siderolabs/go-blockdevice (github.com/siderolabs/go-blockdevice)
v2.0.16Compare Source
go-blockdevice 2.0.16 (2025-02-25)
Welcome to the v2.0.16 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
39 commits
0669ff8fix: detect transport for xvda devicesd55893afix: partition allocation indexc9a7c0bfix: device transport detectionadc5c52fix: wipe (P)MBR with GPTa749230fix: bring block device uuid backa07f540fix: revert setting first usable LBA to 1024b6d0510fix: allow sector size override when probing a file688a58afix: chain of probe functionsa047647fix: align first GPT partition entry to 1024 sectors7af9654fix: many small fixes, mostly around overwrites57e15edfix: read device serial like in v18853e37feat: support reading VFAT volume labelsaf28144fix: make extfs filesystem detection separate for ext2/3/46d3b4b0feat: implement device wiping by signatures5bff648fix: kernel partition sync when overwriting GPTf63c85dfeat: add support for checking if device is already open33f603afix: correctly process GPT with gapsd39fa20fix: add context to luks commands2021ab8release(v2.0.0): prepare release08a7802fix: add support for 'legacy bios bootable' attributefa9291ffeat: bring disk encryption supportbc73f6dfix: dropReadFullAtc34dfb6fix: don't ignore error on partition delete41240c1fix: several fixes for GPT and ZFS07f736ffeat: add support for retry-locking the blockdevice114af20feat: add device wipe and partition devnamecfdeb03feat: implement GPT editing9d8d8e7chore: add setters for struct fieldsf4a4030fix: addruntime.KeepAliveto keep alive descriptors1a51f16feat: gather blockdevice information81b69bffix: use read full when reading data3052077feat: lock the blockdevice in shared mode when probingcf51e33feat: support detection of squashfs and Talos METAda92100feat: detect ZFS3265299feat: detect Linux swap and LVM221c66f8fix: don't probe empty CD drivesa5481f5feat: implement GPT partition discovery9beb2bdfeat: start the blkid workaa55391chore: start the v2 version of the moduleChanges since v2.0.15
1 commit
0669ff8fix: detect transport for xvda devicesDependency Changes
This release has no dependency changes
v2.0.15Compare Source
go-blockdevice 2.0.15 (2025-02-14)
Welcome to the v2.0.15 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
38 commits
d55893afix: partition allocation indexc9a7c0bfix: device transport detectionadc5c52fix: wipe (P)MBR with GPTa749230fix: bring block device uuid backa07f540fix: revert setting first usable LBA to 1024b6d0510fix: allow sector size override when probing a file688a58afix: chain of probe functionsa047647fix: align first GPT partition entry to 1024 sectors7af9654fix: many small fixes, mostly around overwrites57e15edfix: read device serial like in v18853e37feat: support reading VFAT volume labelsaf28144fix: make extfs filesystem detection separate for ext2/3/46d3b4b0feat: implement device wiping by signatures5bff648fix: kernel partition sync when overwriting GPTf63c85dfeat: add support for checking if device is already open33f603afix: correctly process GPT with gapsd39fa20fix: add context to luks commands2021ab8release(v2.0.0): prepare release08a7802fix: add support for 'legacy bios bootable' attributefa9291ffeat: bring disk encryption supportbc73f6dfix: dropReadFullAtc34dfb6fix: don't ignore error on partition delete41240c1fix: several fixes for GPT and ZFS07f736ffeat: add support for retry-locking the blockdevice114af20feat: add device wipe and partition devnamecfdeb03feat: implement GPT editing9d8d8e7chore: add setters for struct fieldsf4a4030fix: addruntime.KeepAliveto keep alive descriptors1a51f16feat: gather blockdevice information81b69bffix: use read full when reading data3052077feat: lock the blockdevice in shared mode when probingcf51e33feat: support detection of squashfs and Talos METAda92100feat: detect ZFS3265299feat: detect Linux swap and LVM221c66f8fix: don't probe empty CD drivesa5481f5feat: implement GPT partition discovery9beb2bdfeat: start the blkid workaa55391chore: start the v2 version of the moduleChanges since v2.0.14
1 commit
d55893afix: partition allocation indexDependency Changes
This release has no dependency changes
v2.0.14Compare Source
go-blockdevice 2.0.14 (2025-02-12)
Welcome to the v2.0.14 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
37 commits
c9a7c0bfix: device transport detectionadc5c52fix: wipe (P)MBR with GPTa749230fix: bring block device uuid backa07f540fix: revert setting first usable LBA to 1024b6d0510fix: allow sector size override when probing a file688a58afix: chain of probe functionsa047647fix: align first GPT partition entry to 1024 sectors7af9654fix: many small fixes, mostly around overwrites57e15edfix: read device serial like in v18853e37feat: support reading VFAT volume labelsaf28144fix: make extfs filesystem detection separate for ext2/3/46d3b4b0feat: implement device wiping by signatures5bff648fix: kernel partition sync when overwriting GPTf63c85dfeat: add support for checking if device is already open33f603afix: correctly process GPT with gapsd39fa20fix: add context to luks commands2021ab8release(v2.0.0): prepare release08a7802fix: add support for 'legacy bios bootable' attributefa9291ffeat: bring disk encryption supportbc73f6dfix: dropReadFullAtc34dfb6fix: don't ignore error on partition delete41240c1fix: several fixes for GPT and ZFS07f736ffeat: add support for retry-locking the blockdevice114af20feat: add device wipe and partition devnamecfdeb03feat: implement GPT editing9d8d8e7chore: add setters for struct fieldsf4a4030fix: addruntime.KeepAliveto keep alive descriptors1a51f16feat: gather blockdevice information81b69bffix: use read full when reading data3052077feat: lock the blockdevice in shared mode when probingcf51e33feat: support detection of squashfs and Talos METAda92100feat: detect ZFS3265299feat: detect Linux swap and LVM221c66f8fix: don't probe empty CD drivesa5481f5feat: implement GPT partition discovery9beb2bdfeat: start the blkid workaa55391chore: start the v2 version of the moduleChanges since v2.0.13
2 commits
c9a7c0bfix: device transport detectionadc5c52fix: wipe (P)MBR with GPTDependency Changes
This release has no dependency changes
v2.0.13Compare Source
go-blockdevice 2.0.13 (2025-01-22)
Welcome to the v2.0.13 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
35 commits
a749230fix: bring block device uuid backa07f540fix: revert setting first usable LBA to 1024b6d0510fix: allow sector size override when probing a file688a58afix: chain of probe functionsa047647fix: align first GPT partition entry to 1024 sectors7af9654fix: many small fixes, mostly around overwrites57e15edfix: read device serial like in v18853e37feat: support reading VFAT volume labelsaf28144fix: make extfs filesystem detection separate for ext2/3/46d3b4b0feat: implement device wiping by signatures5bff648fix: kernel partition sync when overwriting GPTf63c85dfeat: add support for checking if device is already open33f603afix: correctly process GPT with gapsd39fa20fix: add context to luks commands2021ab8release(v2.0.0): prepare release08a7802fix: add support for 'legacy bios bootable' attributefa9291ffeat: bring disk encryption supportbc73f6dfix: dropReadFullAtc34dfb6fix: don't ignore error on partition delete41240c1fix: several fixes for GPT and ZFS07f736ffeat: add support for retry-locking the blockdevice114af20feat: add device wipe and partition devnamecfdeb03feat: implement GPT editing9d8d8e7chore: add setters for struct fieldsf4a4030fix: addruntime.KeepAliveto keep alive descriptors1a51f16feat: gather blockdevice information81b69bffix: use read full when reading data3052077feat: lock the blockdevice in shared mode when probingcf51e33feat: support detection of squashfs and Talos METAda92100feat: detect ZFS3265299feat: detect Linux swap and LVM221c66f8fix: don't probe empty CD drivesa5481f5feat: implement GPT partition discovery9beb2bdfeat: start the blkid workaa55391chore: start the v2 version of the moduleChanges since v2.0.12
1 commit
a749230fix: bring block device uuid backDependency Changes
This release has no dependency changes
v2.0.12Compare Source
go-blockdevice 2.0.12 (2025-01-22)
Welcome to the v2.0.12 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
34 commits
a07f540fix: revert setting first usable LBA to 1024b6d0510fix: allow sector size override when probing a file688a58afix: chain of probe functionsa047647fix: align first GPT partition entry to 1024 sectors7af9654fix: many small fixes, mostly around overwrites57e15edfix: read device serial like in v18853e37feat: support reading VFAT volume labelsaf28144fix: make extfs filesystem detection separate for ext2/3/46d3b4b0feat: implement device wiping by signatures5bff648fix: kernel partition sync when overwriting GPTf63c85dfeat: add support for checking if device is already open33f603afix: correctly process GPT with gapsd39fa20fix: add context to luks commands2021ab8release(v2.0.0): prepare release08a7802fix: add support for 'legacy bios bootable' attributefa9291ffeat: bring disk encryption supportbc73f6dfix: dropReadFullAtc34dfb6fix: don't ignore error on partition delete41240c1fix: several fixes for GPT and ZFS07f736ffeat: add support for retry-locking the blockdevice114af20feat: add device wipe and partition devnamecfdeb03feat: implement GPT editing9d8d8e7chore: add setters for struct fieldsf4a4030fix: addruntime.KeepAliveto keep alive descriptors1a51f16feat: gather blockdevice information81b69bffix: use read full when reading data3052077feat: lock the blockdevice in shared mode when probingcf51e33feat: support detection of squashfs and Talos METAda92100feat: detect ZFS3265299feat: detect Linux swap and LVM221c66f8fix: don't probe empty CD drivesa5481f5feat: implement GPT partition discovery9beb2bdfeat: start the blkid workaa55391chore: start the v2 version of the moduleChanges since v2.0.11
2 commits
a07f540fix: revert setting first usable LBA to 1024b6d0510fix: allow sector size override when probing a fileDependency Changes
This release has no dependency changes
v2.0.11Compare Source
go-blockdevice 2.0.11 (2025-01-13)
Welcome to the v2.0.11 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
32 commits
688a58afix: chain of probe functionsa047647fix: align first GPT partition entry to 1024 sectors7af9654fix: many small fixes, mostly around overwrites57e15edfix: read device serial like in v18853e37feat: support reading VFAT volume labelsaf28144fix: make extfs filesystem detection separate for ext2/3/46d3b4b0feat: implement device wiping by signatures5bff648fix: kernel partition sync when overwriting GPTf63c85dfeat: add support for checking if device is already open33f603afix: correctly process GPT with gapsd39fa20fix: add context to luks commands2021ab8release(v2.0.0): prepare release08a7802fix: add support for 'legacy bios bootable' attributefa9291ffeat: bring disk encryption supportbc73f6dfix: dropReadFullAtc34dfb6fix: don't ignore error on partition delete41240c1fix: several fixes for GPT and ZFS07f736ffeat: add support for retry-locking the blockdevice114af20feat: add device wipe and partition devnamecfdeb03feat: implement GPT editing9d8d8e7chore: add setters for struct fieldsf4a4030fix: addruntime.KeepAliveto keep alive descriptors1a51f16feat: gather blockdevice information81b69bffix: use read full when reading data3052077feat: lock the blockdevice in shared mode when probingcf51e33feat: support detection of squashfs and Talos METAda92100feat: detect ZFS3265299feat: detect Linux swap and LVM221c66f8fix: don't probe empty CD drivesa5481f5feat: implement GPT partition discovery9beb2bdfeat: start the blkid workaa55391chore: start the v2 version of the moduleChanges since v2.0.10
1 commit
688a58afix: chain of probe functionsDependency Changes
This release has no dependency changes
v2.0.10Compare Source
go-blockdevice 2.0.10 (2025-01-09)
Welcome to the v2.0.10 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
31 commits
a047647fix: align first GPT partition entry to 1024 sectors7af9654fix: many small fixes, mostly around overwrites57e15edfix: read device serial like in v18853e37feat: support reading VFAT volume labelsaf28144fix: make extfs filesystem detection separate for ext2/3/46d3b4b0feat: implement device wiping by signatures5bff648fix: kernel partition sync when overwriting GPTf63c85dfeat: add support for checking if device is already open33f603afix: correctly process GPT with gapsd39fa20fix: add context to luks commands2021ab8release(v2.0.0): prepare release08a7802fix: add support for 'legacy bios bootable' attributefa9291ffeat: bring disk encryption supportbc73f6dfix: dropReadFullAtc34dfb6fix: don't ignore error on partition delete41240c1fix: several fixes for GPT and ZFS07f736ffeat: add support for retry-locking the blockdevice114af20feat: add device wipe and partition devnamecfdeb03feat: implement GPT editing9d8d8e7chore: add setters for struct fieldsf4a4030fix: addruntime.KeepAliveto keep alive descriptors1a51f16feat: gather blockdevice information81b69bffix: use read full when reading data3052077feat: lock the blockdevice in shared mode when probingcf51e33feat: support detection of squashfs and Talos METAda92100feat: detect ZFS3265299feat: detect Linux swap and LVM221c66f8fix: don't probe empty CD drivesa5481f5feat: implement GPT partition discovery9beb2bdfeat: start the blkid workaa55391chore: start the v2 version of the moduleChanges since v2.0.9
1 commit
a047647fix: align first GPT partition entry to 1024 sectorsDependency Changes
This release has no dependency changes
v2.0.9Compare Source
go-blockdevice 2.0.9 (2024-12-25)
Welcome to the v2.0.9 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
30 commits
7af9654fix: many small fixes, mostly around overwrites57e15edfix: read device serial like in v18853e37feat: support reading VFAT volume labelsaf28144fix: make extfs filesystem detection separate for ext2/3/46d3b4b0feat: implement device wiping by signatures5bff648fix: kernel partition sync when overwriting GPTf63c85dfeat: add support for checking if device is already open33f603afix: correctly process GPT with gapsd39fa20fix: add context to luks commands2021ab8release(v2.0.0): prepare release08a7802fix: add support for 'legacy bios bootable' attributefa9291ffeat: bring disk encryption supportbc73f6dfix: dropReadFullAtc34dfb6fix: don't ignore error on partition delete41240c1fix: several fixes for GPT and ZFS07f736ffeat: add support for retry-locking the blockdevice114af20feat: add device wipe and partition devnamecfdeb03feat: implement GPT editing9d8d8e7chore: add setters for struct fieldsf4a4030fix: addruntime.KeepAliveto keep alive descriptors1a51f16feat: gather blockdevice information81b69bffix: use read full when reading data3052077feat: lock the blockdevice in shared mode when probingcf51e33feat: support detection of squashfs and Talos METAda92100feat: detect ZFS3265299feat: detect Linux swap and LVM221c66f8fix: don't probe empty CD drivesa5481f5feat: implement GPT partition discovery9beb2bdfeat: start the blkid workaa55391chore: start the v2 version of the moduleChanges since v2.0.8
1 commit
7af9654fix: many small fixes, mostly around overwritesDependency Changes
This release has no dependency changes
v2.0.8Compare Source
go-blockdevice 2.0.8 (2024-12-18)
Welcome to the v2.0.8 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Changes
29 commits
57e15edfix: read device serial like in v18853e37feat: support reading VFAT volume labelsaf28144fix: make extfs filesystem detection separate for ext2/3/46d3b4b0feat: implement device wiping by signatures5bff648fix: kernel partition sync when overwriting GPTf63c85dfeat: add support for checking if device is already open33f603afix: correctly process GPT with gapsd39fa20fix: add context to luks commands2021ab8release(v2.0.0): prepare release08a7802fix: add support for 'legacy bios bootable' attributefa9291ffeat: bring disk encryption supportbc73f6dfix: dropReadFullAtc34dfb6fix: don't ignore error on partition delete41240c1fix: several fixes for GPT and ZFS07f736ffeat: add support for retry-locking the blockdevice114af20feat: add device wipe and partition devnamecfdeb03feat: implement GPT editing9d8d8e7chore: add setters for struct fieldsf4a4030fix: addruntime.KeepAliveto keep alive descriptors1a51f16feat: gather blockdevice information81b69bffix: use read full when reading data3052077feat: lock the blockdevice in shared mode when probingcf51e33feat: support detection of squashfs and Talos METAda92100feat: detect ZFS3265299feat: detect Linux swap and LVM221c66f8fix: don't probe empty CD drivesa5481f5feat: implement GPT partition discovery9beb2bdfeat: start the blkid workaa55391chore: start the v2 version of the moduleChanges since v2.0.7
1 commit
57e15edfix: read device serial like in v1Dependency Changes
This release has no dependency changes
v2.0.7Compare Source
go-blockdevice 2.0.7 (2024-12-12)
Welcome to the v2.0.7 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.